The GetDeliveryHistory operation is used to retrieve the history of a transaction.
| Operation | GetDeliveryHistory |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://www.wolterskluwerfs.com/2014/05/DocServices/V2/IEDocService/GetDeliveryHistory |
| Input | IEDocService_GetDeliveryHistory_InputMessage (soap:body, use = literal) parameters type GetDeliveryHistory |
| Output | IEDocService_GetDeliveryHistory_OutputMessage (soap:body, use = literal) parameters type GetDeliveryHistory |
The operation input is GetDeliveryHistory. The request requires a GetDeliveryHistory object.
| Parameter | Type | Constraints | Description |
|---|---|---|---|
| request | GetDeliveryHistory | Required | An object serving as the root element for the request. |
For sample code, see: GetDeliveryHistory.